home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / SoftWindows2.idb / usr / lib / SoftWindows2 / bin / scripts / wininst.sh.z / wininst.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1995-11-13  |  248 b   |  4 lines

  1. #!/bin/sh
  2. XCONFIRM=/usr/bin/X11/xconfirm
  3. $XCONFIRM -c -B "Ok" -header "SoftWindows Install" -t "SoftWindows is installing" -t "Microsoft Windows on your" -t "C: drive. This will take a few minutes." -icon progress -geometry "320x150" > /dev/null &
  4.